ASP.NET Core MVC コントロールヘルプ
Descending メソッド

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotFieldBaseBuilder<TControl,TBuilder> クラス : Descending メソッド
The value.
Configurates C1.Web.Mvc.Olap.PivotFieldBase.Descending. Sets a value that determines whether keys should be sorted in descending order for this field.
シンタックス
'宣言
 
Public Function Descending( _
   ByVal value As System.Boolean _
) As TBuilder
public TBuilder Descending( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PivotFieldBaseBuilder<TControl,TBuilder> クラス
PivotFieldBaseBuilder<TControl,TBuilder> メンバ